*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Jan 2003 08:50:00 +0000 (08:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Jan 2003 08:50:00 +0000 (08:50 +0000)
lisp/ChangeLog

index 0e341fc7681f21a4cac754f93175345ad3ced579..564a41b948d21c16ffe8f12778d62a69002073a9 100644 (file)
@@ -1,3 +1,17 @@
+2003-01-27  Juanma Barranquero  <lektu@terra.es>
+
+       * filesets.el (filesets-file-open): Fix typo.
+
+       * vcursor.el (vcursor-disable): Likewise.
+
+       * eshell/esh-cmd.el (eshell-separate-commands): Likewise.
+
+       * progmodes/cc-styles.el (c-make-styles-buffer-local): Likewise.
+
+       * progmodes/cc-vars.el (c-offsets-alist): Likewise.
+
+       * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Likewise.
+
 2003-01-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-vars.el, progmodes/cc-mode.el
@@ -42,7 +56,7 @@
 
 2003-01-25  Richard M. Stallman  <rms@gnu.org>
 
-       * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable): 
+       * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
        Compile any lambda-expressions among the args.
 
        * view.el (view-mode): Doc fix.